home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / ftn / flush.z / flush
Encoding:
Text File  |  2002-10-03  |  711 b   |  23 lines

  1. FLUSH(3F)                                             Last changed: 3-17-99
  2.  
  3.  
  4. NNAAMMEE
  5.      fflluusshh - flush output to a logical unit
  6.  
  7. SSYYNNOOPPSSIISS
  8.      ssuubbrroouuttiinnee fflluusshh (( _l_u_n_i_t))
  9.  
  10. IIMMPPLLEEMMEENNTTAATTIIOONN
  11.      IRIX systems
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.      _f_l_u_s_h causes the contents of the buffer for logical unit _l_u_n_i_t to be
  15.      flushed to the associated file.  There is usually an 8K buffer
  16.      associated with block device output whereas terminal output is line-
  17.      buffered.
  18.  
  19.      _l_u_n_i_t must be a 32-bit integer.
  20.  
  21. SSEEEE AALLSSOO
  22.      This man page is available only online.
  23.